Add GtkBinLayout
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 4 Mar 2019 15:03:34 +0000 (15:03 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 26 Mar 2019 00:11:27 +0000 (00:11 +0000)
commitd6dfa41f1079db2bfb111a551ffab4f86c3ea816
treeba71c5a0b806f143f8b4eab0957466ea1d85a3db
parent8cf06befc030dfe70f63b0c9e103f25f213f9dd3
Add GtkBinLayout

Like GtkBin, but lets you lay out multiple children instead of just one.
gtk/gtk.h
gtk/gtkbinlayout.c [new file with mode: 0644]
gtk/gtkbinlayout.h [new file with mode: 0644]
gtk/meson.build